home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / SEND.DIR / help.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.4 KB  |  36 lines

  1. HELP  -  get online help
  2.  
  3. Usage:  HELP [command or topic]
  4.    or:  HELP SET [variable]
  5.    or:  HELP [TOP-LEVEL-MODE or READ-MODE] [command or topic]
  6.  
  7. Typing HELP will show you help about a command, topic or variable.
  8.  
  9. The help screens for commands look like this one.  The first line has the
  10.   name of the command and a short definition of what it does.  Under that, a 
  11.   line starting "Usage" shows what else may be specified with the command;
  12.   anything in square brackets [] is optional.
  13.  
  14. Examples:
  15.     Send>help                   #general help
  16.     Send>help display               #help about the command DISPLAY
  17.     Send>help addressing           #help about the topic of addressing
  18.     Send>help set append-signature #help about the variable APPEND-SIGNATURE
  19.     Send>help top-level-mode quit  #help about the Top Level command QUIT
  20.     Send>help ?                    #what help is available
  21.   
  22. Note that HELP at the Send> prompt is for commands you could use at the Send>
  23.   prompt.  HELP in Top Level Mode (MM> prompt) and Read Mode (Read> prompt)
  24.   is different.  
  25.  
  26. Another form of help is provided by the question mark:
  27.  
  28. Examples:
  29.     Send>?                    #what commands are available
  30.     Send>in?                  #what commands are available starting "in"
  31.     Send>insert ?             #what further can be typed after "insert"
  32.  
  33. Note that "help ?" is a version of the last use of "?".  It shows what you
  34.   can type after the command HELP--that is, what help can you get.
  35.  
  36.